The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "file::mimeinfo"

File::MimeInfo - Determine file type from the file name River stage two • 29 direct dependents • 36 total dependents

This module can be used to determine the mime type of a file. It tries to implement the freedesktop specification for a shared MIME database. For this module shared-mime-info-spec 0.13 was used. This package only uses the globs file. No real magic ch...

MICHIELB/File-MimeInfo-0.35 - 25 Apr 2024 19:16:44 UTC - Search in distribution

File::MimeInfo::Simple - Simple implementation to determine file type River stage one • 1 direct dependent • 1 total dependent

"File::MimeInfo::Simple" is a much simpler implementation and uses a much simpler approach than "File::MimeInfo", using the 'file' command on a UNIX-based operating system. Windows uses a key-value list for extensions. It's inspired on Matt Aimonetti...

DAMOG/File-MimeInfo-Simple-0.7 - 24 Jan 2010 23:27:35 UTC - Search in distribution

ebook - create and manipulate e-books from the command line River stage zero No dependents

AZED/EBook-Tools-v0.5.4 - 01 Oct 2014 22:29:05 UTC - Search in distribution
  • EBook::Tools - Object class for manipulating and generating E-books

Documentation River stage zero No dependents

pb helps you build various packages directly from your project sources. In order to work correctly, it relies on a certain number of configuration files. Most of these configuration parameters can be setup in all the configuration files, however, the...

BCO/ProjectBuilder-0.14.1 - 28 Sep 2016 00:03:18 UTC - Search in distribution

IO::All - IO::All to Larry Wall! River stage three • 134 direct dependents • 358 total dependents

IO::All combines all of the best Perl IO modules into a single nifty object oriented interface to greatly simplify your everyday Perl IO idioms. It exports a single function called "io", which returns a new IO::All object. And that object can do it a...

FREW/IO-All-0.87 - 18 Jul 2017 21:06:01 UTC - Search in distribution

check-symlink - Perform various checks on a symlink River stage zero No dependents

PERLANCAR/App-SymlinkUtils-0.004 - 06 Dec 2023 00:07:00 UTC - Search in distribution

WWW::Postmark - API for the Postmark mail service for web applications. River stage zero No dependents

The WWW::Postmark module provides a simple API for the Postmark web service, that provides email sending facilities for web applications. Postmark is located at <http://postmarkapp.com>. It is a paid service that charges according the amount of email...

IDOPEREL/WWW-Postmark-1.000001 - 06 Feb 2017 20:58:18 UTC - Search in distribution

Data::Grid - Incremental read access to grid-based data River stage zero No dependents

Problem 1 You have a mountain of data files from two decades of using MS Office (and other) products, and you want to collate their contents into someplace sane. Problem 2 The files are in numerous different formats, and a consistent interface would ...

DORIAN/Data-Grid-0.07 - 29 Jan 2020 20:59:54 UTC - Search in distribution

TeX::AutoTeX - automated processing of (La-)TeX sources River stage zero No dependents

This module is the basis for arXiv's automatic (La-)TeX processing. The normal use is to point it at a directory with an assortment of files in it, and the process method will attempt to generated DVI, PostScript, or PDF from the input based on heuri...

TSCHWAND/TeX-AutoTeX-v0.906.0 - 28 Sep 2011 01:19:12 UTC - Search in distribution

Toader::Entry - This holds a blog/article/whatever entry. River stage zero No dependents

VVELOX/Toader-1.2.1 - 08 Jan 2016 08:28:23 UTC - Search in distribution

Mail::Cap - understand mailcap files River stage three • 51 direct dependents • 484 total dependents

Parse mailcap files as specified in "RFC 1524 --A User Agent Configuration Mechanism For Multimedia Mail Format Information>. In the description below $type refers to the MIME type as specified in the "Content-Type" header of mail or HTTP messages. E...

MARKOV/MailTools-2.21 - 21 May 2019 14:28:18 UTC - Search in distribution

Data::ICal::RDF - Turn iCal files into an RDF graph River stage zero No dependents

This module is a processor context for turning Data::ICal objects into RDF data. By default it uses version 4 (i.e., random) UUIDs as subject nodes....

DORIAN/Data-ICal-RDF-0.03 - 05 Mar 2015 18:13:42 UTC - Search in distribution

RPC::ExtDirect::Server - A tiny but capable Ext.Direct server River stage one • 3 direct dependents • 3 total dependents

This module implements a minimal Ext.Direct capable server in pure Perl. Its main purpose is to be used as a lightweight drop-in replacement for more complex production environments like Plack or Apache/mod_perl, e.g. for testing and mockups. It can ...

TOKAREV/RPC-ExtDirect-Server-1.24 - 12 Oct 2016 08:10:46 UTC - Search in distribution

File::LibMagic - Determine MIME types of data or files using libmagic River stage two • 16 direct dependents • 27 total dependents

The "File::LibMagic" module is a simple perl interface to libmagic from the file package (version 4.x or 5.x). You will need both the library (libmagic.so) and the header file (magic.h) to build this Perl module. Installing libmagic On Debian/Ubuntu ...

DROLSKY/File-LibMagic-1.23 - 29 Aug 2020 03:57:26 UTC - Search in distribution

File::BaseDir - Use the Freedesktop.org base directory specification River stage two • 10 direct dependents • 45 total dependents

This module can be used to find directories and files as specified by the Freedesktop.org Base Directory Specification. This specifications gives a mechanism to locate directories for configuration, application data and cache data. It is suggested th...

PLICEASE/File-BaseDir-0.09 - 08 Jul 2021 20:04:54 UTC - Search in distribution

File::Type - determine file type using magic River stage three • 36 direct dependents • 113 total dependents

File::Type uses magic numbers (typically at the start of a file) to determine the MIME type of that file. File::Type can use either a filename, or file contents, to determine the type of a file....

PMISON/File-Type-0.22 - 06 May 2004 11:00:01 UTC - Search in distribution

File::Unpack - A strong bz2/gz/zip/tar/cpio/rpm/deb/cab/lzma/7z/rar/... archive unpacker, based on mime-types River stage zero No dependents

JNW/File-Unpack-0.70 - 13 Mar 2015 13:47:12 UTC - Search in distribution

File::Unpack2 - A strong bz2/gz/zip/tar/cpio/rpm/deb/cab/lzma/7z/rar/... archive unpacker, based on mime-types River stage zero No dependents

KRAIH/File-Unpack2-1.0 - 01 Dec 2023 17:14:21 UTC - Search in distribution

WWW::Google::Drive - Used to modify Google Drive data for service account (server-to-server) River stage zero No dependents

WWW::Google::Drive authenticates with a Google Drive service account (server-to-server) and offers several convenient methods to list, retrieve and modify the data stored in the google drive. Refer: https://developers.google.com/identity/protocols/OA...

DINESHD/WWW-Google-Drive-0.05 - 04 Dec 2016 09:41:40 UTC - Search in distribution

Experian::IDAuth - Experian's ID Authenticate service River stage zero No dependents

This module provides an interface to Experian's Identity Authenticate service. <http://www.experian.co.uk/identity-and-fraud/products/authenticate.html > First create a subclass of this module to override the defaults method with your own data. packa...

BINARY/Experian-IDAuth-2.53 - 09 Nov 2022 04:03:49 UTC - Search in distribution
37 results (0.06 seconds)